home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / editor / auror300.zip / ALARM.DOX < prev    next >
Text File  |  1996-07-17  |  743b  |  22 lines

  1.  
  2.   ALARM.AML
  3.   Set Alarm 
  4.  
  5.   This macro allows you to set up to four editor alarms.
  6.  
  7.   A window is displayed listing the alarms from top to bottom. The date,
  8.   time, command, and parameter for each alarm are listed in edit fields
  9.   from left to right.
  10.  
  11.   If the box to the left of the alarm is checked, then the alarm is set,
  12.   otherwise the alarm is not active.
  13.  
  14.   The dates and times can be set for each alarm, as well as the command
  15.   (with an optional parameter) to execute when the alarm goes off. If a
  16.   wildcard (*) is specified for a date or time subfield, then the alarm
  17.   will go off for all possible values of the subfield.
  18.  
  19.   When the Ok button is pressed, all alarm fields are saved in the file
  20.   Alarm.dat.
  21.  
  22.